---
title: "updateBusinessEntity"
method: POST
path: "/graphql (14 disregard)"
---

# updateBusinessEntity

`POST /graphql (14 disregard)`

Interacts like a PATCH request. Takes the id of the entity and the fields of the data you wish to update and only updates the fields passed to the mutation.

## Request body

- object
  - `query` string

## Response `200`

200

- object
  - `data` object
    - `updateBusinessEntity` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/routefusion/apis/routefusion-api.md) · [All operations](https://skmtc.net/routefusion/apis/routefusion-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/routefusion/routefusion-api/versions/caef41fb3eef/schema)
